A group-built VR training application for Swansea University’s Centre for Sustainable Aquatic Research (CSAR), recreating a Recirculating Aquaculture System (RAS) as an interactive learning experience. This page highlights only my contribution: building and integrating animated NPC instructors that guide users through the training flow.
> NPC instructor animations → clear step-by-step guidance for trainees
> Animator Controllers + transition logic → reliable animation switching using triggers/booleans
> Yarn Spinner dialogue sync → dialogue lines trigger matching actions at the right moments
> Animation pipeline in Unity (Animation window) → idle/talk/gesture + expressive delivery
> Custom Yarn commands → precise timing between dialogue + movement/gestures
> lip-sync support → mouth movement synced with dialogue audio via AudioSource/timing events